home *** CD-ROM | disk | FTP | other *** search
- TWO COLUMN PRINTER - Release 5b "READ ME"
-
- This is a summary and description of additions and changes made to Self-
- Styled Software's TWO COLUMN PRINTER (2COLUMNS.PRG) between Release 4
- (1/91) and Release 5b (4/92).
-
- General instructions are in 2COLUMNS.DOC and there are some "help" options
- in the program itself. 2COLUMNS.DOC also explains how to customize or
- create a printer driver. If your copy of TWO COLUMN PRINTER did not
- include 2COLUMNS.DOC, you can get it from GEnie and Compuserve. I also
- uploaded a file that contains several versions of 2COLUMNS.RSC, each with
- the print defaults set somewhat differently (2CLRSC.LZH, GEnie #22488).
-
-
- PRINTER DRIVERS, OLD AND NEW . . .
-
- There have been no format changes to the printer drivers and those from
- previous releases still work. You may now set print columns to be up to
- 125 lines long and the Blank Line Filter setting can now range form 0-9
- (0 disables it). I've added a "long column" font to most of the supplied
- printer drivers. Drop me a note if you need to print columns longer than
- 125 lines.
-
-
- ****** UPDATE FROM RELEASE 5a to RELEASE 5B ******
-
- New Features/Options: You can now access the "Auto" mode from the title
- screen. You can also now save "wildcards" (*,T??, etc) in the default
- extension saved with a configuration file. See "5b UPDATE" comments
- below.
-
- Bug Fixes: 5a would put an erroneous message (Press key when ready for
- side 2) on the screen and wait for a keypress at the start of the second
- print job in a series when using "Auto" or "2CL-TP" mode. 5a would not
- print columns of unequal length on the last page of a sorted printout when
- there was an even number of pages to be printed.
-
-
- ******* NEW FEATURES IN RELEASE 5a ********
-
-
- SORTED PAPER OUTPUT
-
- Release 5 has a new option in the Print Dialog under "Paper Feed" called
- "Auto: Sorted". It's for use on printers that use cut sheets in a manner
- similar to the HP Deskjet. When this option is selected, the first side
- of a printout comes out in reverse order so the sheets won't have to be
- reshuffled from top to bottom. Don't use this option with continuous form
- paper when doing two sided printouts. 2COLUMNS needs to use a temporary
- scratch file when doing a two sided sorted printout to a disk file that
- already exists. If it cannot find enough space for this file on the disk
- you're printing to or on the disk you ran 2COLUMNS.PRG from, it will
- prompt you for a disk (or partition) to use.
-
- "Auto: Sorted" does not function when 2COLUMNS is in its "limited memory"
- mode.
-
-
- "2C-TP" MODE
-
- 2C-TP as in 2Columns Takes Parameters. Pass a command line via a shell or
- whatever to 2COLUMNS and it will load the file you specify and print it
- automatically using parameters set a "config" file (explained below). A
- sample command line:
-
- FILE.TXT #config -R
-
- FILE.TXT - The file you want to print (the drive/full path needs to
- given if it's not the default). Only one file at a time
- can be specified.
-
- #config - (optional) "#" is an indicator that the name of the
- config file follows. If this group is left off, 2COLUMNS.PRG
- will try to find a file named "2CL.CFG" by first looking in the
- same path (folder) as the file to be printed and then in the
- default path. If this group is included, you'll need to give
- the config file's full path (unless it's in the default path).
-
- -R - (optional) tells 2COLUMNS to return directly to the calling
- program when it's done. The default is to wait for a keypress.
-
- The "manual paper feed" mode does not work in 2C-TP mode. Any error or
- other condition that would generate a request for user input in the other
- operating modes will cause 2COLUMNS to terminate when run in 2C-TP mode.
-
-
- "AUTO" MODE
-
- Many people asked me for a way to print files without having to mouse
- click their way through all the options. This is for them. Hold down the
- Alt key while 2COLUMNS is loading (5b UPDATE: or choose the AUTO option
- from the title screen) and you'll only need to answer two questions to
- print a file. The first is the name of the configuration file (explained
- below) and the second is the name of the file to be printed. The File
- Selector is used for input in each case. If you don't specify a valid
- config file or "Cancel" out of the config file File Selector, you'll be
- put into the standard operating mode.
-
- This option is useful for printing files that you are already familiar
- with, or for general operation if you always stubbornly use the same
- parameters for all files. For example, I have a config file which I've
- named 2C_MAG_P.CFG that I can use to automatically print issues of the
- STReport and ZNET online magazines (The P here is just a reminder to me
- that this config file sends 2COLUMNS output directly to the printer).
-
- The "manual paper feed" mode does not work in AUTO mode.
-
-
- CONFIGURATION FILES
-
- So, what are these "config" files and where do they come from? Simple.
- When 2COLUMNS is run normally and gets done with a file, it asks, "Print
- another File?" and gives you the following choices: Yes, No, sv cfg. The
- cryptic "sv cfg" (for save config) does the trick. It saves all the
- current print and format parameters in a file named 2CL.CFG (if another
- 2CL.CFG exists it will be renamed 2CL_OLD.CFG). You're free to change
- this to something more descriptive later but it's best to keep the "CFG"
- extension. Also saved in the config file are the Tab spacing, blank line
- filter setting and left margin shift value. The output file (with full
- path) is saved too if printing was done to disk.
-
- 5b UPDATE: If the default file extension in your printer driver is "*" or
- it contains wildcards "?", then this will be the default extension saved
- with the config file. Otherwise, the default extension saved will be the
- same as the extension of the last file printed.
-
-
- OTHER NEW FEATURES
-
- Columns may now be up to 125 lines long.
-
- The "initialize printer" codes are sent at the end of each print job in
- order to restore the printers normal pitch and line spacing. This may
- cause an unneeded form feed with some printers but so many people asked
- for it that I added it anyway.
-
- The blank line filter can be configured on the fly: Press the space bar
- while doing a file preview. Setting the blank line filter to 0 disables
- it (sets it to 99). The effects of the blank line filter do not show on
- the file preview screen.
-
- Code has been added that will "revive" a Deskjet (or Laserjet) that does
- not respond because it was turned on after the computer (as in DJET_SET).
- This only functions if the name of the printer driver in use has "DJ" in
- it somewhere. Just select "OK" when you see the "Printer Not Responding"
- message.
-
-
- BUG FIXES . . .
-
- Release 4 would not change back to single sided printing after a two sided
- job. This has been fixed.
-
- Some HP Deskjet Plus printers would shift out of the proper pitch after
- the first page. This has been fixed.
-
- An elusive bug that would sometimes cause a hang or bombs during the
- printout (usually with very large files) has been caught and killed.
-
-
- KNOWN BUGS AND DEFICIENCIES . . .
-
- -- The "Is the printer ready?" check does not work with some Deskjet and
- other Hewlett Packard printers. Not realizing that it's turned off,
- 2COLUMNS.PRG will go ahead and send data to the unresponsive printer until
- it's done or you press "Q". Don't turn your printer on while 2COLUMNS is
- still sending data to it.
-
- -- 2COLUMNS won't let you "CANCEL" out of the error generated by trying to
- print to an empty floppy drive when running in its 2C-TP or AUTO modes.
- You can only put a floppy in the drive or reboot.
-
- -- Some of the error messages that can occur in 2C-TP mode look messy
- (they use the same string that would have gone into the Alert Box).
-
-
- New bugs were probably introduced and are ready to pounce on faithful and
- trusting users but have so far managed to remain hidden from this diligent
- programer/tester. Hopefully they are not too serious. Let me know about
- any you find.
-
- Please send bug reports and comments to me either via Email on GEnie
- (address: JWC-OEO) or a letter to: Self-styled Software, 321 J Street,
- Sparks NV 89431.
-
-
- THE FUTURE...
-
- I keep thinking I'm done with this program but...
-
- This release is not likely to be even a little compatible with a
- multitasking TOS so should Atari follow through with their threats of
- producing such a beast I'll need to try to do a version that works with
- it. Also, 2COLUMNS.PRG has gotten too big. I'll probably drop a few of
- the features that have crept into it over the years in any future
- releases. A prime candidate for this is the "merged" printer driver.
- This is of benefit mainly to floppy only systems and hard disks have
- become the norm.
-